@extends('layouts.app') @section('title') MACHINE VIEW @endsection @section('button') Back @endsection @section('content')
for_machine ? 'checked' : '' }}>
for_assembly ? 'checked' : '' }}>
@endsection