@extends('dashboard.layout.partials.dashboard') @section('content')
@if ($errors->any())
@endif

Add Area

@csrf()
Cancel
@endsection