@extends('layouts.master') @section('title') About Us @endsection @section('extra-css') @endsection @section('index')
About Us
@csrf
@error('title') @enderror
Browse
@error('image') @enderror
@endsection @section('extra-script') @endsection