@extends('vendor.dashboard') @section('vendor')

@if ($errors->any()) @foreach ($errors->all() as $item) @endforeach @endif
@csrf
{{--
--}} {{--
--}}

@endsection