@extends('admin/layout') @section('title') {{ labels('admin_labels.shipping_methods', 'Shipping Methods') }} @endsection @section('content') @php $user = auth()->user(); $role = auth()->user()->role->name; @endphp
{{ labels('admin_labels.optimize_and_manage_your_shipping_channels_with_ease', 'Optimize and Manage Your Shipping Channels with Ease') }}