@extends('admin.layouts.master') @section('title', 'Generate Pin') @section('content')

@yield('title')

{!! csrf_field() !!}
{{--