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

Financial Accounting Software

@if (session()->has('error_flash'))
{!! session('error_flash') !!}
@endif
@csrf
@endsection @section('script') @endsection