@extends('layouts.page') @section('head') @include('elements.seo', [ 'title'=>$brand->name, 'description'=> $brand->sort_description ]) @endsection @section('content')
{!! $product->short_description !!}
--}}@if ($product->discount)