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

Edit Team Hit Man

@csrf
@error ('heading') {{$message}} @enderror
@error ('blog_image') {{$message}} @enderror
Profile Preview
@error ('description') {{$message}} @enderror
status === 1 ? 'checked': ''}}>
@endsection @section('script') @endsection