@extends('layouts.app') @section('content')

Rejecteds

@include('flash::message')
@include('rejecteds.table')
@endsection