@include('keyword')
@yield('style')
@include('navbar') @include('member.carousel') @yield('content') @include('footer')
@yield('script')