@extends('layouts.shared.login') @section('title', 'Login Account') @section('contents')
Sample image
@csrf

Welcome to SSI {{ env('APP_NAME') }}

Shop Smarter, Pay Easier: Your One-Stop Secure Checkout!
@endsection @section('scripts') @endsection