@extends('layouts.base', ['title' => 'Sign In']) @section('content')
dark logo logo

Bienvinido a su panel de control

Ingrese su correo y password para iniciar sesion.

@csrf
{{-- Forgot Password? --}}
{{--

New here? Create an account

--}}

© 2014 - by Locker Agencia

@endsection @section('scripts') @endsection