@extends('layouts.default') @section('title') Chairman Visit @endsection @section('header-style') @endsection @section('content')

WorkFlow

{!! csrf_field() !!}
@include('settings.wf.workFlowList')
@endsection