Пример #1
0
 function index()
 {
     return view('details')->with(['detailsParameters' => \App\Models\DetailsParameter::all()]);
 }