@include("includes.header") {{--@include('partials._navbar')--}}
@yield("contents")
@section("js") @endsection @include("includes.tag-js")