@extends('console_layouts.master') @section('title') 聯絡資訊 @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('title') 聯絡資訊 @endslot @endcomponent
聯絡資訊
請輸入地址
請輸入信箱
{{--
請輸入營業時間
--}}
@endsection @section('script') @endsection