@extends('layouts.app') @section('hide-navbar') @endsection @section('content')
@stack('styles') @stack('scripts') @endsection