@extends("/_layouts/base.html") @section("content-wrapper")
@section("main")

継承してメインコンテンツを設定してください

@endsection
@section("side") @endsection
@endsection