{{-- for add styles --}} @yield('styles')
@yield('container')
{{-- for add scripts --}} @stack('other-scripts') {{--@push('other-scripts') include for other pahes @endpush--}}