@extends('admin.layouts.master') @section('page-title', 'Tambah Tim') @section('content')
@csrf
Tambah Anggota Tim
Batal
@endsection