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

Update Facility

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