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