@extends('employer.layouts.app') @section('content') {{-- @component('employer.layouts.partials.breadcrumbs', ['breadcrumbs' => $breadcrumbs]) @endcomponent --}}
Payroll
@if($res->pay_slip) @else No Payslip Found @endif
@endsection @push('custom_css') @endpush @push('custom_js') @endpush