@php use \Illuminate\Support\Arr ; @endphp @extends('layouts.app') @section('content') {{-- breadcrumb --}} @include('layouts.components.breadcrumb',['title' => trans('app.show_reason_title'),'first_list_item' => trans('app.reason'),'last_list_item' => trans('app.show_reason')]) {{-- end breadcrumb --}}