@extends('layouts.side_bar') @section('content') {{----}}
Payment Management Dashboard

Payment Method {{--
--}} {{--
--}} {{-- Search Payment Details by:--}} {{-- --}} {{-- --}}


@if (isset($duplicate) )
@foreach($duplicate as $e) {{$e}}, @endforeach
: account number above have duplicate values
@endif


Upload new Payment Information


Select CSV or Excel File

@csrf



@if (session('nodata')) @endif

@csrf



Please enter Account number in bulk :



{{--
--}} {{--
--}} {{-- @csrf--}} {{--
Please enter Account number in bulk :
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}}
@endsection