@extends('layouts.app') @section('content') @include('partials.navbar')

Edit Investor

@csrf @method('PUT')
is_active ? 'checked' : '' }}>
Cancel
@endsection