@extends('layouts.main') @section('page-style') @endsection @section('page-script') @endsection @section('content')

@if($detail['reseller_merchant_status']=="Pending") Back @else Back @endif @include('layouts.notifications')
Reseller Candidate Detail
@if($detail['reseller_merchant_status']=="Pending")
@else @endif
@if($detail['reseller_merchant_status'] != "Pending")
@endif
@if($detail['reseller_merchant_status']!="Pending") @if($detail['auto_grading']==1)
@else
@endif @endif
@if($detail['reseller_merchant_status']=="Pending") @else @endif
{{ csrf_field() }}
@endsection