@extends('admin.layout') @section('content')

View Device View Device...

@if (count($errors) > 0) @if($errors->any())
@endif @endif @if(count($result['message'])>0)
@endif
@endsection