@extends('layouts.app') @section('title') PROCESS @endsection @section('button')
@csrf
Create @endsection @section('content')
Sr. Process Action
@endsection