@extends('tenants.layouts.master') @section('title') @lang('SafetyMeeting Add') @endsection @section('css') @endsection @section('content') @component('tenants.components.breadcrumb') @slot('li_1') Safety Meeting @endslot @slot('title') @lang(!empty($edit_list) ? 'Edit Safety Meeting' : 'Add Safety Meeting') @endslot @endcomponent