@extends('admin.layouts.master') @section('contents')

Create New Facility

@csrf @include('admin.facilities.form')
@endsection