@section('global_css') @show @section('page_css') @show @section('theme_css') @show @stack('styles') @section('body') @include('layouts.body') @show