@extends('dashboard.layouts.master') @section('title', 'Why Us') @section('content')

Create Why Us

@csrf @include('dashboard.whyUs.common.form')
@endsection