@extends('layouts.guest') @section('title', __('app.welcome')) @section('content') @if (config('features.shalat_time.is_active')) @include('guest._welcome_shalat_time_matrix') @endif @include('layouts.public._masjid_info') @if (Setting::get('masjid_photo_path')) @else @endif