@extends('layouts.admin.app') @section('title',\App\Utils\translate('add_new_account')) @section('content')

{{\App\Utils\translate('add_new_account')}}

@csrf

@endsection