@extends("base") @section("main")
@include("partials.sidebar")
@csrf

@endsection @section("scripts") @endsection