@extends('layouts.master') @section('title', 'Koreksi Alur') @section('content-header','Koreksi Alur') @section('plugin-styles') {{-- --}} @endsection @section('content')

Koreksi Alur

{{ csrf_field() }} {{ method_field('patch') }}

@endsection @section('plugin-scripts') @endsection @section('custom-script') @endsection