@extends('layouts.master', ['title' => __('app.location')]) @push('meta') @endpush @push('styles') @endpush @section('content')
@lang('app.nomor') @lang('app.name') @lang('app.description') DOCTOR ON DUTY @lang('app.actions')
@include('components.modal.modal-add-location') @include('components.modal.modal-edit-location') @endsection @push('scripts') @endpush