@php use App\CompanyInfo; $companyinfo = CompanyInfo::where('id' , '1')->first(); @endphp