@extends('layouts.app') @section('title', 'Sign In') @section('header')
@endsection @section('content')

Sign UP

Free 7-days trial

(Cancel anytime by replying "unsubscribe" to the message)

Provide your payment info to begin the free trial.

@csrf @foreach ($categories as $category) @endforeach
@endsection @push('scripts') @endpush