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

{{__('Generate Payslip')}}

@csrf

{{__('Payment Info')}}

{{trans('file.Name')}} {{__('Paid Amount')}} {{__('Payment Month')}} {{__('Payment Date')}} {{__('Payslip Type')}}
@endsection