@section('last_scripts') {{--include form validation,tab selection and guide script--}} @include('partials.last_js_scripts') {{--each channel js--}} @include(config('channel.name').".js_scripts") @endsection