@extends('dev.layout') @section('content') @php $arr = explode(" ", @optional($home)->trans('home_title'), 2); @endphp {{@$arr[0]}} {{@$arr[1]}} {{ @optional($home)->trans('home_sub_title')}} @foreach ($icon->where('section','Home') as $item) @endforeach
{{ @optional($home)->trans('home_sub_title')}}
{{@optional($home)->trans('intro_content')}}
{{$item->trans('service_content')}}