@extends('admin.master') @section('title','System Infos') @section('content')
| # | Company | Logo | Favicon | Phone | Actions | |
|---|---|---|---|---|---|---|
| {{ $systemInfos->firstItem() + $i }} | {{ $info->company_name ?? '-' }} |
@if($info->logo)
|
@if($info->favicon)
|
{{ $info->phone ?? '-' }} | {{ $info->whatsapp_number ?? '-' }} |