@extends('backoffice.dashboard') @section('title','تعديل صفحة') @section('content') @if ($errors->any()) @endif

تعديل الصفحة

@csrf @method('PUT')

المحتوى

# العرض (col) النوع المحتوى إجراء
@endsection