@extends('layouts.app') @section('appjs') @endsection @section('content') @section('page_title') Add Server To Email @endsection

Add Mail Server @can('hasViewPermission') Mail Server Account @endcan

{{ csrf_field() }}
@endsection