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

Show Candidates

Department Name: {{ $department->name }}
Company Id: {{ $department->company_id }}
@endsection