@extends('admin.layouts.app') @push('styles') @include('datatable.css.data_table_css') @endpush @section('title') Salary Update @endsection @section('container')
Image ID Name Department Designation Type Mobile Gross Salary Action
@endsection @push('scripts') @include('datatable.js.data_table_js') @endpush