@extends('admin.layouts.main', ['notIncludeVue' => 'true']) @section('title') Payrolls @endsection @section('content')
@include("admin.common.sidebar")
@endsection @push('pageJs') @endpush @push('pageCss') @endpush