• Chat With Us
  • About Us
  • Contact Us
    • @foreach(json_decode(getSiteIdentity()->social_links) as $key => $value)
    • @endforeach
  • 0121 318 1100
  • @if (!auth()->user())
    Sign in
    @csrf

    Login

    Forgot Password?

    Do not have an account? Sign Up
    @csrf

    Register

    • Return To Login

    Recover password

    Remember your password? Log In
    @else @can('access dashboard')
    Dashboard
    @endcan @cannot('access dashboard')
    {{ auth()->user()->name }} - Logout
    @endcannot @endif