@extends('layouts.app') @section('page-title', __('Create Asset')) @section('page-heading', __('Create Asset')) @section('breadcrumbs') @stop @section('content')
@csrf
@endsection