@extends('layouts.admin') @section('styles') @endsection @section('content')

{{ __('Cash On Delivery') }}

@include('includes.admin.partials.gateway-tabs')
@endsection @section('scripts') @endsection