@foreach ($branch_for_list as $key => $value )
branch_for == $key ? 'selected' : ''}}>{{$value}}
@endforeach