@extends('admin/layouts/default') {{-- Page title --}} @section('title') Pipeline Approval @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

Pipeline Approval

Actions Plant Commercial Manager Update User
@stop {{-- page level scripts --}} @section('footer_scripts') @stop