@extends('layouts.master') @section('title') Edit About Us @endsection @section('extra-css') @endsection @section('index')
Edit About Us
@csrf @method('PUT')
@error('title') @enderror
image != null) data-content='' @endif>
Browse
@error('image') @enderror
@endsection @section('extra-script') @endsection