@extends('layouts.theme') @section('title','E-Auction List') @section('style') @endsection @section('content')
@include('alertsInfo')
UPLOAD DOCUMENTS
@csrf
{{--

Default file:

--}}

{{--
Sr. # Auction No Title Start Date End Date Status Print Action
--}} {{--
--}} {{--
--}}
@include('admin/e-auction/open-modal') @endsection @section('script') @endsection