@extends('backend.layouts.app') @section('title', 'AEPS History') @section('page-title', 'AEPS History') @section('page-breadcrumb', 'AEPS History') @section('content')
AEPS History @if(Auth::user()->user_type>4) Update All Pending @endif
@csrf

@endsection @section('self_script') @endsection