@extends('dashboard.layouts.layouts') @section('title', 'Dashboard') {{--Drop Your Customized Style Codes Here--}} @section('customizedStyle') @endsection {{--Drop Your Customized Scripts Codes Here--}} @section('customizedScript') @endsection {{-- Start of page Content --}} @section('content')

Settings Edit Settings

{{--

All Features Info

Add New Feature
--}} {{--@include('dashboard.layouts.messages')--}}
@include('dashboard.layouts.messages')
@csrf @method('patch')
{{--
--}}

Update Setting Info

Enter Name of Website

Enter Website Description

@if($setting) @if($setting->status==1)
@elseif($setting->status==0)
@endif @else
@endif

Select Website Status .

@if($setting) @else @endif

Current Logo

Change Website Logo

Enter Alt Text for Image to show it if image isn't loaded

{{--
--}}
{{--
--}}

قم بتعديل بيانات الموقع

{{--
--}}
@endsection