@extends("layouts.admin.app") @section("page-title") Edit Section Information {{-- TODO tr--}} @endSection @section("page-nav-title")

Edit Section Information

Control Site Info

{{-- --}}
@endsection @section("content")

Edit Section Information

id)}}" enctype="multipart/form-data"> @csrf @method("put")
@error("en_title")
{{$message}}
@enderror
@error("ar_title")
{{$message}}
@enderror
@error("en_description")
{{$message}}
@enderror
@error("ar_description")
{{$message}}
@enderror
@endsection