@extends('layouts.frontend.master') @section('title', 'SM Api Settings') @push('styles') @endpush @section("page-heading-title")

{{__('SM Api Settings') }}

{{--

Manage Your Api

--}}
@endsection @section("content") @endsection @push('scripts') @endpush