{{ isset($service) ? $service->name : __('products.all_products') }}
@lang('products.order.call')
@lang('products.order.heading2')
- @lang('products.order.reason1')
- @lang('products.order.reason2')
- @lang('products.order.reason3')
@extends('layouts.app') @section('page_title', __('products.title')) @section('page_description', __('products.description')) @section('page_keywords', __('products.keywords')) @section('og_title', __('products.title')) @section('og_description', __('products.description')) @section('twitter_title', __('products.title')) @section('twitter_description', __('products.description')) @section('page_content')