@extends('layout.app') @section('title') {{ __('تعديل اللجنة او الفريق') }} @stop @section('css') @endsection @section('content')
@csrf @method('PUT')

{{ __('تعديل اللجنة او الفريق') }}

{{-- user name --}}
{{-- end user name --}} {{-- user email --}}
{{-- end user email --}} {{-- user email --}}
{{-- end user email --}} {{-- user email --}}
{{-- end user email --}}
@if ($committee->file) @endif {{-- user email --}}
{{-- end user email --}}
@endsection