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

Notun account

Free e Hisab shuru korun

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

Already account ache? Sign in korun

@endsection