@extends('layouts.admin-layout') @section('title') Add Team Hit Man @endsection @section('content')

Add Team Hit Man

@csrf
@error ('heading') {{$message}} @enderror
@error ('team_hit_man_image') {{$message}} @enderror
Profile Preview
@error ('description') {{$message}} @enderror
@endsection @section('script') @endsection