@extends('layouts.admin') @section('title', 'Register Investor') @section('page-title', 'Register New Investor') @section('page-subtitle', 'Add a fixed-term investment record') @section('content')
@csrf
Cancel
@endsection