@extends('dashboard.master') @section('title', 'Bonus List') @push('css') @endpush @section('content')
Bonus List
SN Date Purpose Bonus Action
{{-- add modal --}} {{-- edit modal --}} @push('js') @endpush @endsection