{{ App\Models\Webctr::createCounterCookie() }}
@yield('title', '經濟部產業發展署工業安全網站')
{{-- If "$ is not defined" Error happen and use this --}} @yield('styles')
@include('header')
@yield('content')
@yield('script')