@extends('layouts.auth.layouts') @section('title','Login') @push('css') @endpush @section('content')

Welcome To {{ setting('site_title') }}

Please sign-in to your account and start the adventure

New on our platform?  Register

@endsection @push('js') @endpush