@extends('layouts.app') @section('title', $page_title) @push('styles') @endpush @section('content')
@csrf

Salary Details

Allowances

Deductions

Provident Fund

Total Salary Details

@endsection @push('scripts') {{-- Only INPUT Number and floting Number --}} @endpush