@extends('admin::layouts.master') @section('page_content')
@csrf

{{ $permissionSystem["systemName"] }} | Import Permissions

You can import permissions which has been prepared by developer, through this import window.

Currently there are no pending permissions to import to the system.

@endsection @section('page_css') @endsection @section('page_js') @endsection