@extends('layouts.master') @section('title', 'Provident Fund') @section('style') @endsection @section('script') @endsection @section('content') @include('layouts.header') @include('layouts.header-sub')
@csrf
Member Information
Register Member

Date the member joined the fund
Unique member identifier

Contribution Rate

%
Employee's contribution percentage
%
Employer's contribution percentage

Cancel
@include('layouts.footer') @endsection