@extends('layouts.app')
@section('content')
<div class="mt-2 mb-4">
<div class="d-flex justify-content-between align-items-center">
<h1 class="title1 ">Add Investment Plan</h1>
<div>
<a href="{{ route('plans') }}" class="btn btn-sm btn-primary">
<i class="fa fa-arrow-left"></i>
Back
</a>
</div>
</div>
</div>
<x-admin.alert />
<div class="mb-5 row">
<div class="col-lg-12 ">
<div class="p-3 card ">
<form role="form" method="post" action="{{ route('addplan') }}">
<div class="form-row">
<div class="form-group col-md-6">
<h5 class="">Plan Name</h5>
<input class="form-control " placeholder="Enter Plan name" type="text" name="name"
required>
</div>
<div class="form-group col-md-6">
<h5 class="">Plan price({{ $settings->currency }})</h5>
<input class="form-control " placeholder="Enter Plan price" type="number" name="price"
required>
<small class="">This is the maximum amount a user can pay
to invest in this plan, enter the value without a comma(,)</small>
</div>
<div class="form-group col-md-6">
<h5 class="">Plan Minimum Price
({{ $settings->currency }})</h5>
<input placeholder="Enter Plan minimum price" class="form-control" type="number"
name="min_price" required>
<small class="">This is the minimum amount a user can pay
to invest in this plan, enter the value without a comma(,)</small>
</div>
<div class="form-group col-md-6">
<h5 class="">Plan Maximum Price
({{ $settings->currency }})</h5>
<input class="form-control " placeholder="Enter Plan maximum price" type="number"
name="max_price" required>
<small class="">Same as plan price, enter the value without
 
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX