@extends('backend.layouts.app') @section('title') {{ __($module_title) }} @endsection @push('after-styles') @endpush @section('content')
@if($type=='soon-to-expire') @endif
@hasPermission('add_user') @if($type == null ) {{ __('messages.new') }} @endif @endhasPermission
@endsection @push('after-styles') @endpush @push('after-scripts') @endpush