@extends('emails.base_email') @section('mail_body')

You have been assigned as an Administrator to the the following publisher in our system.

Publisher's name: {{$publisher->title}}
E-mail: {{$publisher->email}}
Phone number: {{$publisher->phone_number}}
Address: {{$publisher->street}}, {{$publisher->city}}

@stop