@extends('layouts.vendor') @section('content')

@lang('Edit Pickup Point')

@csrf
@error('title') {{ $message }} @enderror
@endsection