@extends("layouts.admin.app") @section("page-title") {{__("Website Descriptions")}} @endSection @section("page-nav-title")

{{__("Website Descriptions")}}

{{__("All Website Descriptions")}}

@endsection @section("css-links") @endsection @section("content")

{{__("Edit Website Descriptions")}}

$descriptions->id])}}" enctype="multipart/form-data"> @csrf @method("put")
@error("Website Descriptions")
{{$message}}
@enderror
@error("Website Descriptions")
{{$message}}
@enderror
@error("Website Descriptions")
{{$message}}
@enderror
@error("Website Descriptions")
{{$message}}
@enderror
@endsection @section("scripts") @endsection