@extends('dashboard.layouts.layouts') @section('title') Edit Setting @endsection @section('customizedScript') @endsection @section('content')

Setting Edit Setting

@if(session()->has('updated')) @endif
@csrf @method('PUT')

Update Setting Info

Enter Name of website

Enter Description of website

active == 1) checked="" @endif>
active == 0) checked="" @endif>

Select Website Status .

Current Logo

Change Website Logo

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

@endsection