@extends('tenants.layouts.master') @section('title') @lang('Worklocation List') @endsection @section('css') @endsection @section('content') @component('tenants.components.breadcrumb') @slot('li_1') Worklocatoin @endslot @slot('title') Worklocatoin List @endslot @endcomponent
Work Location
Location Name Location Code Status Action
@endsection @section('script') @endsection