@extends('layouts.shared.login') @section('title', 'Login Account') @section('contents') @csrf Welcome to SSI {{ env('APP_NAME') }} Shop Smarter, Pay Easier: Your One-Stop Secure Checkout! Email address Password Login @endsection @section('scripts') @endsection