@extends('../../master_layout/website_master') @section('title') {{env('APP_NAME')}} :: Login @endsection @section('heading')
@endsection @section('content')
@if (session('message'))
@endif

Sign in

or
@csrf

Don’t have an account yet?

Register Now - It's Free.

Create A Free User Account Now!

Register as User

Get listed as an Escort today!

Register as Escort
@endsection @section('custom_js') @endsection