@extends('layout') @section('pageTitle', "首頁|".config('globals.app_name')) @section('content')

首頁

@endsection