@extends('layouts.backend') @section('title', 'Manage Table') @section('content')


@endsection @section('css') @endsection @section('script') {{-- --}} @endsection