@extends('web.layout.master') @section('content') {{ ($vert == "Vaccum")?"Vacuum":$vert }} @section('scripts') @endsection @endsection