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

Sign In to Dashboard

@endsection @push('scripts') @endpush