@extends('layouts.admin') @section('content')
| Id | amount | from | to | details | ||
|---|---|---|---|---|---|---|
| {{++$count}} | {{$item->total_salaries}} EGP | {{$item->from}} | {{$item->to}} | View Details | {{-- Cancel Calc --}}
{{-- Cancel calculation --}}
Cancel
|
{{-- Post --}}
| Id | amount | from | to | details | |
|---|---|---|---|---|---|
| {{++$count}} | {{$item->total_salaries}} EGP | {{$item->from}} | {{$item->to}} | View Details |