@extends('ui-common.layouts.master') @section('title') @lang('Work Location Master Add') @endsection @section('css') @endsection @section('content') @component('tenants.components.breadcrumb') @slot('li_1') Work Location Master Add @endslot @slot('title') Work Location Master @endslot @endcomponent

Work Location Master

@endsection @section('script') @endsection