@extends('layouts.master') @section('title') Edit Team @endsection @section('extra-css') @endsection @section('index')
Edit Team
@csrf
@error('name') @enderror
@error('position_id') @enderror
@error('credentials') @enderror

is_testimonial == 1) checked @endif> is_testimonial == 0) checked @endif>
@error('linkIn_url') @enderror
@error('facebook_url') @enderror
@error('twitter_url') @enderror
@error('instagram_url') @enderror
image != null) data-content='' @endif>
Browse
@error('image') @enderror
@endsection @section('extra-script') @endsection