Viewip.blade.php 90 B

1234567
  1. @extends('vip.layouts')
  2. @section('content')
  3. @include('vip.datatable')
  4. @endsection