@extends('wap-browser.template') @section('head') @endsection @section('body')
@component('wap-browser.component.header',['name'=>$title]) @endcomponent @component('wap-browser.component.catalog',['catalogs'=>[]]) @endcomponent
@endsection @section('foot') @endsection