@extends('admin.layout.master') @section('content')

ویرایش آدرس {{$address->id}}

@csrf {{ method_field('PATCH') }}
@endsection