@extends('layouts.master') @section('content') @if(isset(Auth::user()->email)) @endif

FREE TRIAL SETUP

{{ csrf_field() }}
@endsection