@extends('layout.main') @section('content')

{{__('Pension Info')}}

@csrf
{{__('Employee Name')}} {{__('Month-Year')}} {{__('payment Type')}} {{__('Basic Salary')}} {{__('Pension Type')}} {{__('Pension Amount')}} {{__('Remainig Balance')}}
@endsection @push('scripts') @endpush