@extends('home.frame') @section('title', '皮卡丘科技有限公司') @section('title_brain', '') @section('keywords', $model_menu->getMenuFromEname('index')->keywords) @section('description', $model_menu->getMenuFromEname('index')->description) @section('banner')
@stop @section('content') @for ($i=3; $i<5; $i++)
@endfor
{{ $model_menu->getMenuFromIsort(2)->txt }}

{{ $model_menu->getMenuFromIsort(2)->etxt }}

@stop