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

{{__("Digisol About")}}

{{__("Edit third Paragraph")}}

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

{{__("Edit third Paragraph")}}

$third->id])}}" enctype="multipart/form-data"> @csrf
@error("title_en")
{{$message}}
@enderror
@error("title_ar")
{{$message}}
@enderror
@error("description_en")
{{$message}}
@enderror
@error("description_ar")
{{$message}}
@enderror
@endsection @section("scripts") @endsection