Staking Plans

Add New Plan

@foreach ($data as $key => $value) @endforeach
ID Name APY Days Currency
#{{ ++$i }} {{ $value->name }} {{ $value->daily_earning*365 }}% {{ $value->duration }} {{ $value->currency->name }}
Edit @csrf @method('DELETE')
{!! $data->links() !!}