@extends('layouts.app') @section('title') MACHINE CREATE @endsection @section('button') Back @endsection @section('content')
@csrf
@endsection