Files

5 lines
78 B
PHP
Raw Permalink Normal View History

@extends('device.index')
@section('tab')
{!! $tab_content !!}
@endsection