@extends('layouts.app') @section('content')
ID | Start Date | End Date | Action | Delete |
---|---|---|---|---|
{{ $paymentperiod->id }} | {{ $paymentperiod->start_date }} | {{ $paymentperiod->end_date }} | View |
Showing {{ count($paymentperiods) }} of {{ $paymentperiods->appends(request()->input())->total() }} entries
{{ $paymentperiods->appends(request()->input())->links() }}Are you sure you want to delete this Payment Period and all the Payment records that belongs to this Payment Period?