@extends('frontend.company-dashboard.layouts.master') @section('dashboard-contents')
Title | Location | deadline | Status | Actions |
---|---|---|---|---|
{{ $internship->title }} | {{ showInternshipsLocation($internship->location, $internship->state) }} | {{ $internship->deadline }} | {{ $internship->status }} | {{ __('No Data') }} | @endif