@yield('plugin-css') {{-- Sweet-alert --}} {{--app.css by Ahmed --}} {{----}} {{--css file for no print--}} @yield('style') @yield('css')
@yield('content')
{{--this is by Ahmed--}} {{----}} {{-- sweet alert --}} {{-- notify message js--}} {{----}} {{--jquery hilighter--}} {{----}} @yield('plugin') @yield('script') {{-- active tooptip by Ahmed --}} @if (session()->has('success')) @endif @if (session()->has('message')) @endif @if (session()->has('error')) @endif @if (session()->has('warning')) @endif