@extends('backend.layouts.master') @section('breadcrumbs') @endsection @section('content')
View FacilityFacility
@error('name') {{ $message }} @enderror
@error('description') {{ $message }} @enderror {{-- --}}
@endsection @section('scripts') @endsection