@extends('admin.layouts.admin_app') @section('dashboard_content')
Grupo Consultor EFE
@csrf
@if ($errors->has('email')) {{ $errors->first('email') }} @endif
@if ($errors->has('password')) {{ $errors->first('password') }} @endif

Copyright © {{ date('Y') }} Cápita Works All Rights Reserved. Privacy Policy Terms

@endsection