@php $routeLink = $blade_data['routesLink'] ?? 'admin.memberships'; @endphp @extends('admin.layouts.app') @section('page-title', $blade_data['title']) @section('breadcrumb') @endsection @section('content')
loading...
@endsection @push('scripts') @endpush