@extends('layouts.app') @section('title','Login') @section('content')
@csrf

Login

Create account
@endsection