@extends('layouts.app') @section('content')
@include('flash::message')
Designacions
@include('designacions.table')
@endsection