@extends('dashboard.layouts.master') @section('pageTitle', 'تعديل الإعدادات') @section('content')

تعديل الإعدادات

@csrf @method('PUT')
@if($setting->getFirstMediaUrl('logo')) Logo @endif
إلغاء
@endsection