@extends('tenants.layouts.master') @section('title') @lang('SafetyMeeting List') @endsection @section('css') @endsection @section('content') @component('tenants.components.breadcrumb') @slot('li_1') Safety Meetings @endslot @slot('title') Safety Meetings List @endslot @endcomponent
Safety Meetings
@can('safetymeetings create') Add Meetings @endcan
Meeting Name Meeting Date Location Facilitator Number of Attendees Status Action
@endsection @section('script') @endsection