{{ $setting->site_description }}

  • {{ $setting->phone_number }}
  • @php $firstEmail = explode(',', $setting->email)[0]; @endphp
    {{ trim($firstEmail) }}
  • {{ $setting->physical_address }}

USEFUL LINKS

    @foreach ($useful_links as $useful_link)
  • {{ $useful_link->name }}
  • @endforeach

IMPORTANT LINKS

    @foreach ($important_links as $important_link)
  • {{ $important_link->name }}
  • @endforeach

ADMISSION

Enroll Today @if (!empty($setting->facebook_url) || !empty($setting->twitter_url) || !empty($setting->youtube_url))

FOLLOW US

    @if (!empty($setting->facebook_url))
  • @endif @if (!empty($setting->twitter_url))
  • @endif @if (!empty($setting->youtube_url))
  • @endif
@endif

© {{ date('Y') }} {{ $setting->site_name ?? config('app.name', '') }}. Designed & Developed By SparkTech Agency.