@extends('admin.layout.app') {{-- On the first load (when adding), fields are empty. If the form fails validation and is re-rendered, the field shows the user's last input to avoid them losing their data. --}} @section('heading', 'Add Team Member') @section('rightside_button') View All @endsection @section('main_content')