@extends('admin/layouts/default')
{{-- Page title --}}
@section('title')
Pipeline Approval
@parent
@stop
{{-- page level styles --}}
@section('header_styles')
@stop
{{-- Page content --}}
@section('content')
Actions |
Plant |
Market Segment L2 |
Market Segment Lead |
Update |
User |
@stop
{{-- page level scripts --}}
@section('footer_scripts')
@stop