@php $configData = Helper::applClasses(); @endphp @extends('layouts/fullLayoutMaster') @section('title', 'Login Page') @section('page-style') {{-- Page Css files --}} @endsection @section('content')
@if($configData['theme'] === 'dark') Login V2 @else Login V2 @endif

Welcome to Vuexy! 馃憢

Please sign-in to your account and start the adventure

New on our platform?  Create an account

or
@endsection @section('vendor-script') @endsection @section('page-script') @endsection