@extends('variation.z._frontend_master') @section('wrap')
@if(request()->getPathInfo() == '/z')
#
@endif
@yield('hero_content')
@yield('counts_section')
@endsection