@extends('layouts.app') @section('title', 'Upload Template PDF') @section('styles') @endsection @section('content')
@csrf
@endsection