@extends('layouts.app') @section('content')

Device Products

@include('flash::message')
@include('device_products.table')
@endsection