@extends('layouts.guest') @section('title', __('app.welcome')) @section('content')
@include('layouts.public._masjid_info') @include('layouts.public._masjid_social_media')
@if (Setting::get('masjid_photo_path') && Setting::get('masjid_latitude') && Setting::get('masjid_longitude'))
@if (Setting::get('masjid_latitude') && Setting::get('masjid_longitude')) @if (Setting::get('masjid_photo_path'))
@endif
@else @if (Setting::get('masjid_photo_path'))
@endif @endif
@endif
@endsection @section('styles') @endsection @push('scripts') @endpush