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

البيانات

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