@extends('master.front') @section('content')

{{__("Please do not refresh this page...")}}

{{ csrf_field() }}
@endsection @section('script') @endsection