@extends('layouts.app_layout') @section('content')
@include('layouts.render.translation',["key" => "new_here", "default"=> "website_landing_page"])@include('layouts.render.translation',["key" => "create_a_account", "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"}}.