@extends('layouts.app') @section('title','Signup') @section('main') @parent
@csrf

If you already have an account, signin.

@endsection