@include('Partials.sidebar') @include('Partials.header') @if ($errors->any()) @foreach ($errors->all() as $error) {{ $error }} @endforeach @endif Job Description View All Job Description @csrf @method('PUT') Job Title: Blog Slug: Ex: title (all small letters with - between words) Job Description: {{ $jobDescriptions->description }} Posting Date: Job Type: Select Job Type {{ $jobDescriptions->job_type }} Full-Time Part-Time Contract Internship Update @include('Partials.footer')