@extends('layouts.front.app') @section('content')
@include('layouts.errors-and-messages')

Login to your account

{{ csrf_field() }}

Register an account

{{ csrf_field() }}
@endsection