@extends('layouts.master', ['title' => 'List Reason']) @push('meta') @endpush @section('content')
@hasrole(['super_admin', 'contract_user'])
@endhasrole
@hasrole(['super_admin', 'contract_user']) @endhasrole
@lang('app.nomor') Reason@lang('app.actions')
@include('components.modal.modal-add-reason')
@endsection @push('scripts') @endpush