@include('layouts.admin.header')
{{ Breadcrumbs::render('MSPList') }}
@if(auth()->user()->role_id === 1)
@endif
{{ $data->links() }}