@extends('admin.layout.master') @section('content')
@if(auth()->user()->hasPermission('create_'.$title)) {{googleTranslation('اضافة اشتراك', app()->getLocale())}} @else @endif
@endsection @push('js') @endpush