@extends('core::layouts.master') @section('title') {{ $sms_gateway->name }} @endsection @section('content')
{{ $sms_gateway->name }}
@endsection @section('scripts') @endsection