@extends('layouts.default') @section('title') {{ ' Top Level Domains ' }} @parent @stop @section('header_right') Import File Export File Create Top Level Domain @endsection @push('css') @endpush @section('content')
@include ('partials.bootstrap-table') @endsection