@extends('layouts.master') @section('title', 'Pay run') @push('styles') @endpush @section("content")

Steps

Whole PayRun
@error('startdate') {{ $message }} @enderror
@error('enddate') {{ $message }} @enderror
{{__('Calculating the payrun')}}
Step 3
Step 5
Step 8
Step 9
@endsection @push('scripts') @endpush