@php $login = true; @endphp @extends('layouts.main') @section('title') Login @endsection @section('content')

Login

@csrf
@endsection