@php $customizerHidden = 'customizer-hide'; @endphp @extends('layouts/layoutMaster') @section('title', 'Super Admin Login') @section('vendor-style') @endsection @section('page-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')

Welcome to {{config('variables.templateName')}}! 👋

Please sign-in to your account Super Admin Account

{{--

--}} {{-- New on our platform?--}} {{-- --}} {{-- Create an account--}} {{-- --}} {{--

--}} {{--
--}} {{--
or
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}
@endsection