@include('template.head') @include('template.sidebar') @include('template.header') @include('template.rightpanel')

Welcome Page

{{ $welcome_page->img_num }}
{{ $welcome_page->name }}
{{ $welcome_page->url }}
{{-- script start --}} @include('template.script') {{-- script end --}}