@extends('layouts.user') @section('title','Change Pin') @section('content')

{{ __('Change Pin') }}



@csrf
@endsection