@extends('admin.frame') @section('content')
@yield('content_btn')
@yield('table_data')
@yield('render_data')
@stop