@extends('volunteer.layout.master') @section('title', 'إضافة حدث') @section('style') @endsection @section('content')
إضافة حدث
{{ auth('volunteer')->user()->branch->name }} {{ auth('volunteer')->user()->activity->name }}
@endsection