@extends('layouts/contentLayoutMaster') @section('title', $plan->name) @section('vendor-style') @endsection @section('content') @endsection @section('vendor-script') @endsection @section('page-script') @if($errors->has('sending_server_id')) @endif @endsection