@extends('layouts.app') @section('content')
{{ _lang('Update Project') }}
{{ csrf_field()}}
@endsection @section('js-script') @endsection