{{-- Extends layout --}} @extends('layout.default_nobody') @section('styles') @endsection {{-- Content --}} @section('content')
{{--
--}} {{-- @csrf--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- @if (Route::has('password.request'))--}} {{-- --}} {{-- {{ __('Forgot your password?') }}--}} {{-- --}} {{-- @endif--}} {{-- --}} {{-- {{ __('Login') }}--}} {{-- --}} {{--
--}} {{--
--}} @endsection {{-- Scripts Section --}} @section('scripts') {{-- --}} @endsection