@extends('layouts.auth') @section('title', 'Sign in — Hisab') @section('content')
Hisab

Shagotom

Apnar hisab dekhte sign in korun

@if ($errors->any())
{{ $errors->first() }}
@endif
@csrf

Account nai? Register korun

@endsection