@extends('admin.layout.app') @section('heading', 'Edit Team Section') @section('rightside_button') All Team @endsection @section('main_content')
@csrf

@if ($row_data->team_all_banner) @endif
@endsection