@extends('layouts.theme') @section('title','Edit Auction Form') @section('content')
@include('alertsInfo')

Edit Auction Form


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