@extends('includes/layout') @section('main-page-content')
Funds List
Dashboard-Funds
@if (in_array('Super Funds Maintain', Session::get('permissions')))
Add Fund
@endif
{{-- --}}
USI / Non-USI
USI
Non-USI
submit
x
Delete
Are you sure you want to delete this record?
Warning:
This record will no longer be available. Please ensure you genuinely want to delete it before clicking the delete button.
New Fund
Title
*
Percentage
*
USI Number
Edit Fund
Title
*
Percentage
*
USI Number
@endsection @section('css-js') @endsection