@php $user_role = auth()->user()->role; $admin = 1; $otp_activation = false; if( get_setting('nexmo') == 1 || get_setting('ebernate') == 1 || get_setting('twillo') == 1 || get_setting('ssl_wireless') == 1 || get_setting('fast2sms') == 1 || get_setting('mimo') == 1){ $otp_activation = true; } @endphp @extends('cargo::adminLte.layouts.master') @section('pageTitle') {{ __('cargo::view.shipping_rates') }} @endsection @section('content')