@extends('web.layouts.layout') @section('content')
{!! $header->title !!}

{!! $header->description !!}

{{__('web.news')}}

{{__('web.latest_news')}}

{{--
{{__('web.filter_by_brand')}}
--}}
@endsection @section('inject_js') @endsection