@extends('main') @section('content') @php $info = \App\LableDisplayInfo::where('idCraft', '=', $craft->idCraft)->first(); @endphp
Select {{$craft->name}} Information You want to display on Verified Screen