@extends('layouts.admin') @section('title', 'Create Pincodes') @section('content')
@csrf
@endsection @push('scripts') @endpush