@extends('layouts/layoutMaster') @section('title', ' Vertical Layouts - Forms') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')

Edit Tariff

Inventory
@foreach($added_bundles as $val)
@endforeach
@foreach($added_packages as $val)
@endforeach
@endsection