@extends("/_layouts/base.html")
@section("page-title")
@include("/include/parts/page-title/root-category-name.html")
@endsection
@section("main")
@include("/include/entry/body-recruit.html", {"module_id": "body_no_date"})
@include("/include/entry/summary-recruit-footer.html", {"module_id": "summary_recruit", "module_heading":"募集中の他職種"})
@endsection
@section("footer-cta")
@endsection