@extends('sc::layouts.app') @section('head')
@endsection @section('content')
Home
Pages
Form Page
Material Requisition Approval List
{{ csrf_field() }}
Reference No
Supervisor
Department
Type
Date
Edit
View
Print
Approve
Delete
@endsection @section('script') @endsection