@extends('layouts.theme') @section('title','Class') @section('content')
@include('alertsInfo')

E-Auction Form


@csrf @include('company/e-auction/items')
@endsection @section('script') @endsection