@extends('admin.layout') @section('title', 'إعدادات الموقع') @section('header', 'إعدادات الموقع') @section('content')
@csrf @method('PUT')
@endsection