@extends('main-template') @section('content')

sign in

sign up here

@include('layouts/form_errors')
{!! csrf_field() !!}
@stop