@extends('admin.layouts.layouts') @section('title', 'Investment') @section('content')
@can('investment-create') Create @endcan
# Name Amount Payable Amount Interest Duration Duration Type Status Actions
@endsection @section('page-js') @endsection