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