@extends('layouts.master') @section('title'){{trans_choice('general.add',1)}} {{trans_choice('general.sms',1)}} {{trans_choice('general.gateway',1)}} @endsection @section('content')

{{trans_choice('general.add',1)}} {{trans_choice('general.sms',1)}} {{trans_choice('general.gateway',1)}}

{{csrf_field()}}
@endsection