@extends('layouts.app_layout') @section('content')
@include('layouts.render.translation',["key" => "enter_your_new_credentials", "default"=> "website_landing_page"])
@include('layouts.render.translation',["key" => "copy_right_text", "default"=> "website_landing_page"]) {{$account_info ?? '' != NULL ?$account_info->application_name:"Chef Digital Menu"}} @include('layouts.render.translation',["key" => "is_a_product_of", "default"=> "website_landing_page"]) {{$account_info ?? '' != NULL ?$account_info->application_name:"Chef Digital Menu"}}.