@extends('layouts.app') @section('title') Add Delivery @endsection @push('styles') @endpush @section('content')

Add Delivery

@can('add-materialdelivery')
Material * Quantity *
Cancel
@endcan
@endsection @push('scripts') @endpush