![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/job-board.corals.io/resources/themes/saas/lang/en/ |
<?php return [ 'email' => [ 'received_message' => 'You received a message from : :name', 'name' => ' Name: :name', 'name_email' => ' Email: :name', 'phone' => 'Phone: :name', 'company' => 'Company: :name', 'subject' => 'Subject: :name', 'message' => 'Message: :name', ], 'partial' => [ 'category' => 'Categories', 'tag_cloud' => 'Tag Cloud', 'dashboard' => '<i class="fa fa-dashboard fa-fw"></i> Dashboard', 'account' => 'Account', 'login' => ' <i class="fa fa-sign-in fa-fw"></i> Login', 'register' => '<i class="fa fa-user fa-fw"></i> Register', 'profile' => '<i class="fa fa-user fa-fw"></i> Profile', 'logout' => '<i class="fa fa-sign-out fa-fw"></i> Logout', 'previous' => 'Previous', 'next' => 'Next', 'sidebar' => 'SideBar', ], 'template' => [ 'send_message' => 'Send Message', 'are_you_interested' => 'Are you interested in Laraship', 'give_you_platform' => 'Give our platform a chance and test it here', 'create_account' => 'Create Account', 'news' => 'News', 'rss_feed_not_load' => 'RSS Feed not loaded. Please try again.', 'loading' => 'Loading...' ], 'faqs' => [ 'no_faqs_found' => '<i class="fa fa-warning"></i> No <strong>Faqs</strong> Found...', ], 'continue_read' => 'Continue Read...', 'no_post_found' => '<i class="fa fa-warning"></i> No <strong>Posts</strong> Found...', 'current_package' => 'Current Package', 'subscribe_now' => 'Subscribe Now', 'product_cannot_found' => 'Product cannot be found', ];