@extends('layouts.admin') @section('content')
{{ __('Invests') }}
@include('includes.admin.form-success')
{{__('Customer')}} {{__('Plan')}} {{__('Method')}} {{__('Invest')}} {{__('Status')}} {{__('Next Payment')}}
@endsection @section('scripts') @endsection