{{ $setting->footer_text }}

{{ __('Contact Us') }}

  • {{ $setting->opening_hours }}
  • @php $fnumber = explode( ',', $commonsetting->number ); for ($i=0; $i < count($fnumber); $i++) { echo ' '.$fnumber[$i].''; } @endphp
  • @php $femail = explode( ',', $commonsetting->email ); for ($i=0; $i < count($femail); $i++) { echo ' '.$femail[$i].''; } @endphp

{{ __('Links') }}

    @foreach ($flinks as $item)
  • {{ $item->name }}
  • @endforeach

{{ __('Newletter') }}

{{ __('Many aspects of computing and technology and the term is more recognizable than before.') }}

@csrf
@if ($errors->has('email'))

{{ $errors->first('email') }}

@endif
{!! $setting->copyright_text !!}