@extends('layouts.app') @section('title', $page_title) @section('content')

{{ $sub_title }}

@if(permission('labor-bill-access')) @endif
@csrf


@endsection @push('scripts') @endpush