@extends('layouts.admin') @section('title', 'Edit Pincode') @section('content')
@csrf @method('PATCH')
@endsection @push('scripts') @endpush