@extends('layouts.main') @section('title') {{ __('Facility') }} @endsection @section('page-title')
{{ __('ID') }} | {{ __('Name') }} | {{ __('Image') }} | {{ __('Type') }} | {{ __('Is Required ?') }} | {{ __('Value') }} | @if (has_permissions('update', 'facility')){{ __('Action') }} | @endif
---|