@extends('layouts.app') @section('title') PURCHASE ORDER @if ($action == 'check') CHECK @elseif($action == 'verify') VERIFY @endif @endsection @section('button') Back @endsection @section('content')