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

If you don't have an account, signup first.

@endsection