@extends('layouts.tenant.auth') @section('pagename') Pinnacle - Tenant @endsection @section('custom_css') @endsection @section('dependencies') @endsection @section('content') {{-- FLASH MESSAGE --}} @include("partial.flashMessage") {{-- DESKTOP MODE : WIDTH >= 768px --}}
{{-- JUMBOTRON --}} {{-- COLOR : 6C4AB6 8D72E1 8D9EFF B9E0FF 7743DB --}}
{{-- FORM --}}
{{-- LOGIN FORM --}} {{-- REGISTER FORM --}}
Welcome to Portable!

Join us now, feel the convenience of ordering table!

@csrf

* You need to fill all the field above to create a new PorTable account, so please take your time.

{{-- LOGIN REGISTER TOGGLER --}}

Already Have Account?

Sign in!

{{-- MOBILE MODE XS SIZE : WIDTH <768px --}}
{{-- IMAGE --}}
{{-- FORM --}}
{{-- LOGIN FORM --}} {{-- REGISTER FORM --}}
{{-- TITLE SUBTITLE --}}
Welcome to PorTable!
{{-- FORM --}}
@csrf
{{-- LOGIN REGISTER TOGGLER --}}

Already Have Account?

Register!

@endsection @section('js_script') @endsection