@extends('master.app') @section('title', 'New Investment') @section('body')
Add New Investment
Create investor investment record
Back
@include('general.valert')
@csrf
@endsection