@extends('common.dashboard') @section('title','Create Area') @section('content')

Create Location

@include('common.area.form') @endsection