@extends('admin.master') @section('content') @push('stylesheets') @endpush @include('admin.flash-message') Career Listing First Name Last Name Email Phone Number Created At Action @include('admin.footer') @push('scripts') @endpush @endsection