@extends('components.layouts.auth.auth-layout') @section('title', 'Admin Login') @section('contents') @livewire('auth.login') @endsection