@extends('cfp.layouts.master') @section('content') @isgm @include('cfp.high-index', $infos) @else @include('cfp.low-index') @endisgm @endsection