@extends('includes.layouts.admin') @section('page-title') Add Facility @endsection @section('content') Add Facility Home Add Facility @csrf Description * @error('descriptiodn') {{ $message }} @enderror Save @endsection @section('scripts') @endsection