@extends('layouts.landing_page.master') @section('title', __('Login')) @push('styles') @endpush @section('content')

{{__('Coming Soon') }}

@endsection @push('scripts') @endpush