@extends('layouts.admin') @section('style') @endSection @section('content')
@component('admin.components.tabs')
@endcomponent @endsection @section('script') @endSection