@extends('admin.layouts.container') @section('content')
{{ __('chefs.name') }} {{ __('chefs.email') }} {{ __('chefs.phone') }} {{ __('dashboard.created_at') }} {{ __('dashboard.processes') }}
@endsection @section('inner_js') @endsection