@extends('admin.layouts.app') @push('style') @endpush @section('content')
@section('pagetitlesection') @endsection
@csrf
{{-- --}} @error('current_password') {{ $message }} @enderror
{{-- --}}
@error('new_password') {{ $message }} @enderror
{{-- --}}
@error('confirm_password') {{ $message }} @enderror
{{-- --}}
{{--
--}}
{{--

My Auction

View all
Auction Title Start End Base Price Status

Vrigo

5 Participated

19-04-2023

10:00 AM

19-04-2023

10:00 AM

$25,973

Active

Vrigo

5 Participated

19-04-2023

10:00 AM

19-04-2023

10:00 AM

$25,973

Closed

Vrigo

5 Participated

19-04-2023

10:00 AM

19-04-2023

10:00 AM

$25,973

On Going

--}}
@endsection @push('scripts') @endpush