@extends('layouts.app') @section('title', 'Add Actor') @section('content')

Add Actor

@csrf
Back
@endsection