@extends('auth.master') @section('content')
{{ csrf_field() }}
@push('script') @endpush @endsection