@extends('admin.layout.master') @section('content') @section('custom_style') {{-- --}} @endsection
| SL | Code | Name | Department | Designation | Amount |
|---|---|---|---|---|---|
| {{$sl++}} | {{$bonus['code']}} | {{$bonus['name']}} | {{$bonus['department']}} | {{$bonus['designation']}} | {{$bonus['amount']}} |