@extends('layouts.master-without-nav') @section('title') @lang('translation.signin') @endsection @section('content')

Trade mark AL trade your mark

Welcome! Login as user

Sign in to continue to Velzon.

@csrf
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror

Don't have an account ? Signup

@endsection @section('script') @endsection