@extends('layouts.customer') @section('title', 'Add Reply Server') @section('page-title', 'Add Reply Server') @section('content')
@csrf
Cancel @customercan('servers.permissions.can_add_reply_servers') Save @endcustomercan
@endsection