@extends('layouts.admin') @section('content') @section('headerTitle') Cariere @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.cms.careers') }} @endsection @section('buttons') @can('admin-create') @endcan @endsection