@extends('admin.layouts.default') @section('content')

Approval

{{-- Table content--}}
Action L1: Owner L2: Approver L3: Approver
edit @{{ freezer.L1_Owner }} @{{ freezer.L2_Approver }} @{{ freezer.L3_Approver }}
Save
Cancel
@{{ notification }}
@endsection @section('footer_scripts') @endsection