@extends('admin.admin-layouts.master') @section('content')
{{ __('Edit Salary') }}
@csrf
@endsection @push('script') @endpush