@extends('shared/layout') @section('title','Crear cliente') @section('content')
@csrf
@endsection