@extends('layouts.Admin.master') @section('title') ادارة المزادات @endsection @section('css') @endsection @section('page-title') تعديل المزاد @endsection @section('body') @endsection @section('content')

المزادات

تعديل مزاد
@csrf @method('PUT')
@endsection @section('scripts') @endsection