@extends('layouts.main') @section('title', 'Welcome back') @section('main') @livewire('authentication.login') @endsection