@extends('layouts.app') @section('content')
@include('postulations.index')

Loading
@endsection @section('js') @endsection