@extends('layouts.app') @section('styles') @endsection @section('content')
{{__('product::brand.datatable.sequence')}} {{__('product::brand.datatable.name')}} {{__('product::brand.datatable.updated_at')}} {{__('product::brand.datatable.manage')}}
@endsection('content') @section('scripts') @endsection